How to Install etm software package in Ubuntu 17.04 (Zesty Zapus)

How to Install etm software package in Ubuntu 17.04 (Zesty Zapus)

etm software package provides Manages events and tasks using simple text files, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install etm 

etm is installed in your system.

Make ensure the etm package were installed using the commands given below,

$ sudo dpkg-query -l | grep etm *

You will get with etm package name, version, architecture and description in a table

etm package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Utilities
Package etm
Version 3.2.27-1
Description Manages events and tasks using simple text files
Sub Section utils


See Also, How to uninstall or remove etm software package from Ubuntu 17.04 (Zesty Zapus)?